container: Only do custom focus management if a focus chain is set
authorTimm Bäder <mail@baedert.org>
Sat, 17 Mar 2018 08:54:22 +0000 (09:54 +0100)
committerTimm Bäder <mail@baedert.org>
Sat, 17 Mar 2018 11:09:30 +0000 (12:09 +0100)
commitfd28bddde1ec6abd6300c34987ecb0a67d640801
tree4931bf5ab623ee04ffa39ee65204f9e8641a8e5b
parentca4f08136a344d7113c44b3805505cdd4e972f85
container: Only do custom focus management if a focus chain is set

Otherwise, the process should be the same one we use in GtkWidget.
gtk/gtkcontainer.c
gtk/gtkwidgetfocus.c